* {
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	text-decoration: none
}
body {
	width:100%;
	font: 14px/1.6 "Microsoft Yahei";
	color: #fff;
	overflow-x: hidden;
	/*background:url(../images/dnbg.jpg) no-repeat center top;*/
}

ul li {
	list-style: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height:1%;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*+html .clearfix {
	zoom: 1;
} /* IE7 */
.fL {
	float: left !important;
}
.fR {
	float: right !important;
}
img { vertical-align: top;}
/*---------------index--------------*/

.content{
	width:100%;
	margin:0 auto;
	position:relative;
	}
.bg{
	width:100%;
	position:absolute;
	z-index:-999;
	top:0;
	left:0;
	overflow:hidden;
	}
.bg img{
	width:100%;}
.gg{
	padding-top: 4%;
	text-align: center;
	}
.xq{
	margin:0 auto;
	text-align:center;
	}
.xq img{
	width:85%;
	}
.links{
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	}
.links a{
	font-size:230%;
	color:#804113;
	padding:0 5%;
	line-height:70%;
	}
.links span{
	width:0.5%;
	}
.links img{
	width:0.5%;
	vertical-align:middle;
	}
.footer{
	margin:2% auto;
	text-align:center;
	}
.footer img{
	width:80%;
	}
